Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindowState


Internalize

Document Shell

The Internalize method reads into memory all root frames of the specified draft, causing their parts to open the windows.

void Internalize (in ODDraft draft);
draft
A reference to the open draft object.
DISCUSSION
The document shell calls this method when opening a draft. After reading the root frames, this method reads into memory the part associated with each root frame, then passes that root frame as the parameter to its part's Open method. The Open method, in turn, creates the root (document) window for the root frame.

EXCEPTIONS
kODErrOutOfMemory
There is not enough memory to read in the data.
SEE ALSO
The ODPart::Open method (page 534).
The ODWindowState::Externalize method (page 860).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help